(AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
authorEli Zaretskii <eliz@gnu.org>
Fri, 2 Oct 2009 18:55:40 +0000 (18:55 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 2 Oct 2009 18:55:40 +0000 (18:55 +0000)
lisp/makefile.w32-in

index 20290caf496e826fcd17696a393693b6eb57fc8c..8228b6499738dce42d81aca0d19f20ab22cf1465 100644 (file)
@@ -60,7 +60,9 @@ LOADDEFS = $(lisp)/calendar/cal-loaddefs.el \
 
 AUTOGENEL = $(lisp)/loaddefs.el $(LOADDEFS) $(lisp)/cus-load.el \
        $(lisp)/finder-inf.el $(lisp)/subdirs.el $(lisp)/eshell/esh-groups.el \
-       $(lisp)/calc/calc-loaddefs.el $(lisp)/nxml/subdirs.el
+       $(lisp)/calc/calc-loaddefs.el $(lisp)/nxml/subdirs.el \
+       $(lisp)/cedet/semantic/loaddefs.el $(lisp)/cedet/ede/loaddefs.el \
+       $(lisp)/cedet/srecode/loaddefs.el
 
 # Files to compile before others during a bootstrap.  This is done to
 # speed up the bootstrap process.  The CC files are compiled first